
alter table "ModulesMaster" add column "PackageType" varchar(20),add column "IsChargeCategoryApplicable" bool default false;